PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioAttributeDefinition Class / setOrder Method
The relative order of the attribute definition name in the user interface.
In This Topic
    setOrder Method
    In This Topic
    Sets the attribute definition order.
    Attributes are sorted in ascending order in the user interface.
    Syntax
    public void setOrder( 
       int value
    )

    Parameters

    value
    The relative order of the attribute definition name in the user interface.
    See Also